-
Home
-
WPify Woo Czech
-
4.1.11
-
Code
-
Classes
- DispatchOrder2Item
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
227 |
Lines of code |
80 |
Logical lines of code |
36 |
Comment lines |
115 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCode() |
S |
67 |
3 |
7 |
setName() |
S |
67 |
3 |
7 |
setUnit_price() |
S |
67 |
3 |
7 |
setPieces() |
S |
67 |
3 |
7 |
setPrice() |
S |
67 |
3 |
7 |
setVat() |
S |
67 |
3 |
7 |
setPrice_vat() |
S |
67 |
3 |
7 |
__construct() |
S |
66 |
1 |
10 |
getCode() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getUnit_price() |
S |
82 |
1 |
3 |
getPieces() |
S |
82 |
1 |
3 |
getPrice() |
S |
82 |
1 |
3 |
getVat() |
S |
82 |
1 |
3 |
getPrice_vat() |
S |
82 |
1 |
3 |